|
|
|
|
MinimizeButtonEnabled Property, ButtonsClass Class |
Defines whether the Minimize button is enabled.
Syntax ButtonsClass Class (Softelvdm.SftTabsNET)
VB |
Public Property MinimizeButtonEnabled As Boolean |
C# |
public bool MinimizeButtonEnabled { get; set; } |
C++ |
public: property bool MinimizeButtonEnabled { |
Property Value
True if the Minimize button is enabled, otherwise False.
The default value is True.
Comments
The MinimizeButtonEnabled property defines whether the Minimize button is enabled.
The MinimizeButtonWanted property defines whether a Minimize button is available.